Skip to content

feat: add SSG retries option - #8979

Open
maiieul wants to merge 1 commit into
mainfrom
ssg-retries
Open

feat: add SSG retries option#8979
maiieul wants to merge 1 commit into
mainfrom
ssg-retries

Conversation

@maiieul

@maiieul maiieul commented Aug 28, 2026

Copy link
Copy Markdown
Member

What is it?

  • Feature / enhancement

Description

Follow-up to #8978 for the optional part of #8977. A new retries SSG option re-renders a route whose render failed, up to N times, before the route is recorded as an error. Defaults to 0, so nothing changes without opting in. Covers every failed render, including a caught <ErrorBoundary> once #8978 lands.

@maiieul
maiieul requested review from a team as code owners August 28, 2026 09:58
@changeset-bot

changeset-bot Bot commented Aug 28, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 10c3694

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
@qwik.dev/router Major
eslint-plugin-qwik Major
@qwik.dev/core Major
create-qwik Major
@qwik.dev/react Major
@qwik.dev/utils Major
@qwik.dev/devtools Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@maiieul maiieul self-assigned this Aug 28, 2026
@maiieul maiieul moved this to Waiting For Review in Qwik Development Aug 28, 2026
@pkg-pr-new

pkg-pr-new Bot commented Aug 28, 2026

Copy link
Copy Markdown

Open in StackBlitz

@qwik.dev/core

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/core@8979

@qwik.dev/router

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/router@8979

@qwik.dev/utils

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/utils@8979

eslint-plugin-qwik

npm i https://pkg.pr.new/QwikDev/qwik/eslint-plugin-qwik@8979

create-qwik

npm i https://pkg.pr.new/QwikDev/qwik/create-qwik@8979

@qwik.dev/optimizer

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/optimizer@8979

@qwik.dev/devtools

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/devtools@8979

commit: 10c3694

@github-actions

github-actions Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview 10c3694

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Waiting For Review

Development

Successfully merging this pull request may close these issues.

1 participant